SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 66202: The alert generation program in SAS® Financial Crimes Monitor 6.3 fails with the error 'Scenario code "FCM_SLIB-directory"/xxx.sas does not exist'

DetailsAboutRate It

In a SAS Financial Crimes Monitor 6.3 project, you can define the pre- and post-processing source code in the FCM_SLIB library directory or its sub-directory.  If you define the pre- and post-processing code files in the sub-directory of  the FCM_SLIB libref, the alert generation process (AGP) fails, and the following error is generated:

ERROR:(FCM) Scenario code FCM_SLIB-directory/xxx.sas does not exist
NOTE:(FCM) Exiting FCM_CONTROLLER.FCM_AGP_PREP.FCM_PROBLEM_CHECKER.FCM_CHECK_FILES
ERROR:(FCM) Pre-process scenario group code FCM_SLIB-directory/xxx.sas does not exist
ERROR:(FCM) Post-process scenario group code FCM_SLIB-directory/xxx.sas does not exist

To work around the problem, use either of the following options :

  • Move the pre- and post-processing code files (xxx.sas) from under the FCM_SLIB directory
  • Update the PRE_PROCESS_FILE_PATH AND POST_PROCESS_FILE_PATH columns for the appropriate project in the SAS Financial Crimes Monitor 6.3 FCM_PROJECT table.  For example, if you have pre- and post-processing code file (xxx.sas) in the FCM_SLIB-directory/code directory, then update the PRE_PROCESS_FILE_PATH AND POST_PROCESS_FILE_PATH columns so they use the value code/xxx.sas.


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Financial Crimes MonitorMicrosoft® Windows® for x646.36.39.4 TS1M69.4 TS1M6
64-bit Enabled AIX6.36.39.4 TS1M69.4 TS1M6
64-bit Enabled Solaris6.36.39.4 TS1M69.4 TS1M6
HP-UX IPF6.36.39.4 TS1M69.4 TS1M6
Linux for x646.36.39.4 TS1M69.4 TS1M6
Solaris for x646.36.39.4 TS1M69.4 TS1M6
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.